Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add get_queryset to GenericAPIView #26

Merged
merged 4 commits into from
Aug 12, 2022
Merged

Conversation

knyghty
Copy link

@knyghty knyghty commented Aug 12, 2022

I took this from upstream and added the Mongo part, so hopefully it's alright, though my knowledge of the type system is a bit more limited than I'd like.

Nevermind, I went with a simpler approach as the approach from upstream wasn't passing tests for me, not exactly sure why.

@kodiakhq kodiakhq bot merged commit 6565faf into sbdchd:master Aug 12, 2022
@sbdchd
Copy link
Owner

sbdchd commented Aug 12, 2022

Thanks!

@knyghty knyghty deleted the add-qs branch August 12, 2022 13:43
@knyghty
Copy link
Author

knyghty commented Aug 12, 2022

@sbdchd, I forgot to mention, but this closes #17, can you close?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants